Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add builds for new py versions and Windows to CircleCI #245

Merged
merged 20 commits into from
Oct 24, 2024

Conversation

jonbannister
Copy link
Contributor

@jonbannister jonbannister commented Oct 19, 2024

Fixes #229 , and probably a number of other issues.

* Add a Windows build to CircleCI with py3.6-py3.12 and remove references to TravisCI.
* Not adding windows-python-3.13 since it is not available on choco as a non-rc build. 
* Fix win32 bugs in pytest-virtualenv.
* Release jobs now depend on both Ubuntu and Windows success.
@jonbannister jonbannister changed the title Add builds for new py versions Add builds for new py versions and Windows to CircleCI Oct 20, 2024
Copy link

@rspencer01 rspencer01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Squash/rebase?

@jonbannister jonbannister merged commit 21aa8c5 into master Oct 24, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add builds for modern python versions
3 participants